PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class
Fields Methods


In This Topic
    PDFCheckWidget Class Members
    In This Topic

    The following tables list the members exposed by PDFCheckWidget.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodSignals the start of the initialization of annotation's properties.
    The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSignals the end of the initialization of annotation's properties.
    The annotation appearance is updated when the initialization ends. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodMerges the annotation appearance with the page content stream and sets the result as content item for the given structure element.
    The widget normal appearance is merged with the page content stream and the widget is destroyed. After calling this method the widget object is in an invalid state and cannot be used any longer. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the widget appearance font.
    If this property is null, the property is used for displaying the field content. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the widget background color. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the blur action. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the widget border. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the pressed visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user presses the widget.  
    Public MethodGets the normal visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user does not interact with the widget.  
    Public MethodGets the rollover visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user hovers the mouse over the widget.  
    Public MethodGets the style of the checked widget.  
    Public MethodGets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the COS annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the widget's export value.
    When the form data is exported as FDF/XFDF/HTML or XML and the check widget is checked then this value is written to exported data stream.  
    Public MethodGets the parent field. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the focus action. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the widget font. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page that contains this annotation.. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the widget rotation angle. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the widget's tab order. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets the widget text color. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the type of the annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the pressed visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user presses the widget.  
    Public MethodGets the normal visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user does not interact with the widget.  
    Public MethodGets the rollover visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user hovers the mouse over the widget.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the field widget visibility. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodGets a value indicating whether the check widget is in the checked state.  
    Public MethodGets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the widget appearance font.
    If this property is null, the property is used for displaying the field content. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the widget background color. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets the blur action. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets the widget border. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the pressed visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user presses the widget.  
    Public MethodSets the normal visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user does not interact with the widget.  
    Public MethodSets the rollover visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user hovers the mouse over the widget.  
    Public MethodSets the style of the checked widget.  
    Public MethodSets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the widget's export value.
    When the form data is exported as FDF/XFDF/HTML or XML and the check widget is checked then this value is written to exported data stream.  
    Public MethodSets the focus action. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets the widget font. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets or set a value indicating whether the check widget is in the checked state.  
    Public MethodSets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the widget rotation angle.
    The accepted values for this property are 0, 90, 180 and 270 degrees. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets the widget's tab order. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets the widget text color. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the pressed visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user presses the widget.  
    Public MethodSets the normal visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user does not interact with the widget.  
    Public MethodSets the rollover visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user hovers the mouse over the widget.  
    Public MethodSets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the field widget visibility. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodSets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFFieldWidget)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Top
    See Also